FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (109 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/bodyheight
Url http://nictiz.nl/fhir/StructureDefinition/bodyheight
Version 1.0.4
Status active
Name Vital Signs BodyHeight
Title VitalSigns BodyHeight
Experimental False
Realm nl
Authority hl7
Description FHIR Body Height Profile - Copied FHIR Vital Sign Profile to remove .component.value Quantity type constraint. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.
Copyright CC0
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns VitalSigns


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "bodyheight",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/bodyheight",
  "version" : "1.0.4",
  "name" : "Vital Signs BodyHeight",
  "title" : "VitalSigns BodyHeight",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "FHIR Body Height Profile - Copied FHIR Vital Sign Profile to remove .component.value Quantity type constraint. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "FHIR Body Height Profile",
        "definition" : "This profile defines how to represent Body Height observations in FHIR using a standard LOINC code and UCUM units of measure.",
        "alias" : [
          "FHIR Lichaamslengte-profiel"
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "Body Height",
        "definition" : "Body Height.",
        "comment" : "Additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system.",
        "alias" : [
          "Lichaamslengte"
        ]
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            },
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode",
        "path" : "Observation.code.coding",
        "sliceName" : "BodyHeightCode",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "fixedCode" : "8302-2"
      },
      {
        "id" : "Observation.code.coding:BodyHeightCode.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "Observation.code.coding.display",
        "defaultValueString" : "Body height"
      },
      {
        "id" : "Observation.valueQuantity:valueQuantity.code",
        "path" : "Observation.valueQuantity.code",
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "BodyLengthUnits"
            }
          ],
          "strength" : "required",
          "description" : "Common UCUM units for Body Length measures such as Body Height and Head Circumference",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/ucum-bodylength",
            "display" : "Body Height Units"
          }
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.